Skip to content

Fix missing pkg_resources. (#884) (#883) (#906)#907

Open
tlo9 wants to merge 1 commit into
threat9:masterfrom
tlo9:master
Open

Fix missing pkg_resources. (#884) (#883) (#906)#907
tlo9 wants to merge 1 commit into
threat9:masterfrom
tlo9:master

Conversation

@tlo9

@tlo9 tlo9 commented May 18, 2026

Copy link
Copy Markdown

Status

READY

Description

This PR fixes #884, #883, and #906.

Since the pkg_resources module has been removed since Python 3.12, the importlib package is used instead to obtain correct file paths.

  * Replace removed pkg_resources module with importlib.
@bwdyalshary7-lab

Copy link
Copy Markdown

Status

READY

Description

This PR fixes #884, #883, and #906.

Since the pkg_resources module has been removed since Python 3.12, the importlib package is used instead to obtain correct file paths.

@bwdyalshary7-lab

Copy link
Copy Markdown

#907 (comment)

@untilde

untilde commented May 24, 2026

Copy link
Copy Markdown

Thanks for this. Working fine now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

can't run rsf.py

3 participants